summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-06-23Prepare execv_git_cmd() for removal of builtins from the filesystemLibravatar Junio C Hamano2-20/+43
2008-06-23git-shell: accept "git foo" formLibravatar Junio C Hamano1-4/+13
2008-06-23test case for pack resilience against corruptionsLibravatar Nicolas Pitre1-0/+194
2008-06-23implement some resilience against pack corruptionsLibravatar Nicolas Pitre2-16/+78
2008-06-23call init_pack_revindex() lazilyLibravatar Nicolas Pitre4-6/+4
2008-06-23Merge branch 'maint'Libravatar Junio C Hamano3-3/+36
2008-06-23git-svn: make rebuild respect rewriteRoot optionLibravatar Jan Krüger2-3/+35
2008-06-23Workaround for AIX mkstemp()Libravatar Patrick Higgins1-0/+1
2008-06-23t9301-fast-export.sh: Remove debug lineLibravatar Michele Ballabio1-1/+0
2008-06-23Windows: Implement start_command().Libravatar Johannes Sixt3-14/+153
2008-06-23Windows: A pipe() replacement whose ends are not inherited to children.Libravatar Johannes Sixt2-4/+46
2008-06-23Windows: Wrap execve so that shell scripts can be invoked.Libravatar Johannes Sixt2-0/+187
2008-06-23Windows: Implement setitimer() and sigaction().Libravatar Johannes Sixt2-2/+113
2008-06-23Windows: Fix PRIuMAX definition.Libravatar Johannes Sixt1-0/+1
2008-06-23Windows: Implement gettimeofday().Libravatar Johannes Sixt1-1/+14
2008-06-23Make my_mktime() public and rename it to tm_to_time_t()Libravatar Johannes Sixt2-5/+9
2008-06-23Windows: Work around misbehaved rename().Libravatar Johannes Sixt2-0/+28
2008-06-23Windows: always chmod(, 0666) before unlink().Libravatar Johannes Schindelin1-0/+8
2008-06-23Windows: A minimal implemention of getpwuid().Libravatar Johannes Sixt1-0/+8
2008-06-23Windows: Implement a wrapper of the open() function.Libravatar Johannes Sixt2-0/+23
2008-06-23Windows: Strip ".exe" from the program name.Libravatar Johannes Sixt3-3/+21
2008-06-23Windows: Handle absolute paths in safe_create_leading_directories().Libravatar Johannes Sixt1-4/+8
2008-06-23Windows: Treat Windows style path names.Libravatar Johannes Sixt5-15/+67
2008-06-23setup.c: Prepare for Windows directory separators.Libravatar Johannes Sixt1-8/+5
2008-06-22Shrink the git binary a bit by avoiding unnecessary inline functionsLibravatar Linus Torvalds3-155/+173
2008-06-22Merge branch 'maint'Libravatar Junio C Hamano6-22/+369
2008-06-22Extend parse-options test suiteLibravatar Stephan Beyer2-11/+144
2008-06-22api-parse-options.txt: Introduce documentation for parse options APILibravatar Stephan Beyer1-2/+202
2008-06-22parse-options.c: fix documentation syntax of optional argumentsLibravatar Michele Ballabio2-4/+13
2008-06-22api-builtin.txt: update and fix typoLibravatar Stephan Beyer1-5/+10
2008-06-22git-rebase.sh: Add check if rebase is in progressLibravatar Stephan Beyer1-4/+10
2008-06-22t3404: stricter tests for git-rebase--interactiveLibravatar Stephan Beyer1-9/+34
2008-06-22api-builtin.txt: update and fix typoLibravatar Stephan Beyer1-5/+10
2008-06-22Merge branch 'rs/archive-ignore'Libravatar Junio C Hamano6-0/+33
2008-06-22Merge branch 'lt/racy-empty'Libravatar Junio C Hamano1-0/+16
2008-06-22Merge branch 'sn/static'Libravatar Junio C Hamano3-10/+1
2008-06-22Merge branch 'jc/maint-combine-diff-pre-context'Libravatar Junio C Hamano1-2/+5
2008-06-22Merge branch 'lt/maint-gitdir-relative'Libravatar Junio C Hamano3-1/+20
2008-06-22Merge branch 'jk/test'Libravatar Junio C Hamano17-154/+153
2008-06-22Merge branch 'pb/fast-export'Libravatar Junio C Hamano3-6/+137
2008-06-22Merge branch 'mo/status-untracked'Libravatar Junio C Hamano6-12/+176
2008-06-22Merge branch 'kh/update-ref'Libravatar Junio C Hamano3-17/+29
2008-06-22Merge branch 'jn/web'Libravatar Junio C Hamano1-49/+62
2008-06-22Merge branch 'rg/gitweb'Libravatar Junio C Hamano1-99/+2
2008-06-22Windows: Use the Windows style PATH separator ';'.Libravatar Johannes Sixt5-5/+15
2008-06-22Add target architecture MinGW.Libravatar Johannes Sixt5-7/+244
2008-06-22Compile some programs only conditionally.Libravatar Johannes Sixt1-2/+4
2008-06-22Add compat/regex.[ch] and compat/fnmatch.[ch].Libravatar Johannes Sixt4-0/+5989
2008-06-21Correct documentation for git-push --mirrorLibravatar Shawn O. Pearce1-1/+2
2008-06-21t/README: Add 'Skipping Tests' section below 'Running Tests'Libravatar Jakub Narebski1-0/+28