aboutsummaryrefslogtreecommitdiff
path: root/git.c
Commit message (Expand)AuthorAge
* Make chdir failures visibleAlex Riesen2008-12-04
* Add a built-in alias for 'stage' to the 'add' commandScott Chacon2008-12-02
* Replace calls to strbuf_init(&foo, 0) with STRBUF_INIT initializerBrandon Casey2008-10-12
* Merge branch 'jc/alternate-push'Shawn O. Pearce2008-09-25
|\
| * receive-pack: make it a builtinJunio C Hamano2008-09-09
* | Merge branch 'maint'Shawn O. Pearce2008-09-25
|\ \
| * | maint: check return of split_cmdline to avoid bad config stringsDeskin Miller2008-09-24
* | | Use xmalloc() and friends to catch allocation failuresDotan Barak2008-09-09
| |/ |/|
* | Merge branch 'ar/autospell'Junio C Hamano2008-09-07
|\ \ | |/ |/|
| * git wrapper: DWIM mistyped commandsJohannes Schindelin2008-08-31
| * Revert "Build-in "git-shell""Junio C Hamano2008-08-25
| * Build-in "git-shell"Junio C Hamano2008-08-20
* | diff*: fix worktree setupNguyễn Thái Ngọc Duy2008-08-28
|/
* Record the command invocation path earlyJohannes Sixt2008-07-25
* Revert "make git-status use a pager"Junio C Hamano2008-07-21
* Merge branch 'mv/merge-in-c'Junio C Hamano2008-07-15
|\
| * Build in mergeMiklos Vajna2008-07-07
| * Move split_cmdline() to alias.cMiklos Vajna2008-06-30
* | Allow per-command pager configJeff King2008-07-06
* | Merge branch 'j6t/mingw'Junio C Hamano2008-07-02
|\ \
| * | Windows: Strip ".exe" from the program name.Johannes Sixt2008-06-23
| |/
* | Prepare execv_git_cmd() for removal of builtins from the filesystemJunio C Hamano2008-06-23
|/
* Ignore .gitattributes in bare repositoriesRené Scharfe2008-06-09
* Print info about "git help COMMAND" on git's main usage pagesTeemu Likonen2008-06-06
* Merge branch 'jc/diff-no-no-index'Junio C Hamano2008-05-26
|\
| * diff-files: do not play --no-index gamesJunio C Hamano2008-05-24
* | Build in cloneDaniel Barkalow2008-05-04
|/
* make git-status use a pagerBart Trojanowski2008-04-29
* Accept git aliases outside a git repositoryJunio C Hamano2008-04-01
* Always set *nongit_ok in setup_git_directory_gently()SZEDER Gábor2008-03-26
* shortlog: do not require to run from inside a git repositoryJonas Fonseca2008-03-15
* Make git-remote a builtinJohannes Schindelin2008-03-01
* Merge branch 'db/checkout'Junio C Hamano2008-02-27
|\
| * Add merge-subtree backJunio C Hamano2008-02-23
| * Build in checkoutDaniel Barkalow2008-02-16
| * Build-in merge-recursiveDaniel Barkalow2008-02-09
* | make alias lookup a public, procedural functionJeff King2008-02-24
* | git.c: guard config parser from value=NULLJunio C Hamano2008-02-11
|/
* Merge branch 'kh/commit'Junio C Hamano2007-12-04
|\
| * Port git commit to C.Kristian Høgsberg2007-11-22
* | Trace and quote with argv: get rid of unneeded count argument.Christian Couder2007-12-03
* | Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-02
* | Merge branch 'jk/send-pack'Junio C Hamano2007-11-24
|\ \
| * \ Merge branch 'db/remote-builtin' into jk/send-packJunio C Hamano2007-11-14
| |\ \
| | * | Build in ls-remoteDaniel Barkalow2007-11-05
| | * | Build-in send-pack, with an API for other programs to call.Daniel Barkalow2007-11-02
| | * | Build-in peek-remote, using transport infrastructure.Daniel Barkalow2007-11-02
* | | | Merge branch 'sb/clean'Junio C Hamano2007-11-24
|\ \ \ \
| * | | | Make git-clean a builtinShawn Bohrer2007-11-18
* | | | | Merge branch 'js/mingw-fallouts'Junio C Hamano2007-11-24
|\ \ \ \ \ | |_|_|_|/ |/| | | |