Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
git-rfc3161
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSG
git-rfc3161
Commits
Commits · pu
pu
Select Git revision
1 result
Searching
git-rfc3161
argv-array.c
Author
Search by author
Any Author
authors
0 authors
Browse files
Feb 22, 2016
argv-array: add detach function
· b992657e
Jeff King
authored
Feb 22, 2016
b992657e
Jun 15, 2015
argv-array: implement argv_array_pushv()
· 85b34324
Paul Tan
authored
Jun 14, 2015
85b34324
May 15, 2014
argv-array: drop "detach" code
· ff857e4e
Jeff King
authored
May 15, 2014
ff857e4e
Oct 07, 2012
Add argv_array_detach and argv_array_free_detached
· df7428ec
Florian Achleitner
authored
Sep 19, 2012
df7428ec
Sep 03, 2012
argv-array: fix bogus cast when freeing array
· ba4d1c7b
Jeff King
authored
Sep 1, 2012
ba4d1c7b
argv-array: add pop function
· fe4a0a28
Jeff King
authored
Sep 1, 2012
fe4a0a28
Apr 18, 2012
argv-array: add a new "pushl" method
· d15bbe13
Jeff King
authored
Apr 18, 2012
d15bbe13
argv-array: refactor empty_argv initialization
· fd93d2e6
Jeff King
authored
Apr 18, 2012
fd93d2e6
Sep 14, 2011
refactor argv_array into generic code
· c1189cae
Jeff King
authored
Sep 13, 2011
c1189cae
Loading