aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* adapt git-cvsserver manpage to dash-free syntaxRobert Schiele2008-08-18
* mailinfo: re-fix MIME multipart boundary parsingDon Zickus2008-08-18
* Start 1.6.0.X maintenance seriesJunio C Hamano2008-08-17
* GIT 1.6.0v1.6.0Junio C Hamano2008-08-17
* Merge git-gui 0.11.0Junio C Hamano2008-08-17
|\
| * git-gui 0.11gitgui-0.11.0Shawn O. Pearce2008-08-10
* | Merge branch 'ak/p4'Junio C Hamano2008-08-17
|\ \
| * | Utilise our new p4_read_pipe and p4_write_pipe wrappersAnand Kumria2008-08-14
| * | Add p4 read_pipe and write_pipe wrappersAnand Kumria2008-08-14
| * | Put in the two other configuration elements found in the sourceAnand Kumria2008-08-11
| * | Put some documentation in about the parameters that have been addedAnand Kumria2008-08-11
| * | Move git-p4.syncFromOrigin into a configuration parameters sectionAnand Kumria2008-08-11
| * | Consistently use 'git-p4' for the configuration entriesAnand Kumria2008-08-11
| * | If the user has configured various parameters, use them.Anand Kumria2008-08-11
| * | Switch to using 'p4_build_cmd'Anand Kumria2008-08-11
| * | If we are in verbose mode, output what we are about to run (or return)Anand Kumria2008-08-11
| * | Add a single command that will be used to construct the 'p4' commandAnand Kumria2008-08-11
| * | Utilise the new 'p4_system' function.Anand Kumria2008-08-11
| * | Have a command that specifically invokes 'p4' (via system)Anand Kumria2008-08-11
| * | Utilise the new 'p4_read_pipe_lines' commandAnand Kumria2008-08-11
| * | Create a specific version of the read_pipe_lines command for p4 invocationsAnand Kumria2008-08-11
* | | git-p4: chdir now properly sets PWD environment variable in msysGitRobert Blum2008-08-16
* | | Improve error output of git-rebaseStephan Beyer2008-08-16
* | | t9300: replace '!' with test_must_failMiklos Vajna2008-08-16
* | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-08-16
|\ \ \
| * | | gitk: Allow safely calling nukefile from a run queue handlerAlexander Gavrilov2008-08-11
* | | | Git.pm: Make File::Spec and File::Temp requirement lazyMarcus Griep2008-08-16
* | | | Documentation: document the pager.* configuration settingMiklos Vajna2008-08-16
* | | | git-stash: improve synopsis in help and manual pageStephan Beyer2008-08-16
* | | | Makefile: building git in cygwin 1.7.0Eric Blake2008-08-16
* | | | git-am: ignore --binary optionStephan Beyer2008-08-16
* | | | bash-completion: Add non-command git help files to bash-completionMarcus Griep2008-08-16
* | | | Fix t3700 on filesystems which do not support question marks in namesAlex Riesen2008-08-15
* | | | bash completion: Add '--merge' long option for 'git log'Lee Marlow2008-08-14
* | | | bash completion: Add completion for 'git mergetool'Lee Marlow2008-08-14
* | | | git format-patch documentation: clarify what --cover-letter doesMatt McCutchen2008-08-14
* | | | bash completion: 'git apply' should use 'fix' not 'strip'Eric Raible2008-08-14
* | | | Merge branch 'maint'Junio C Hamano2008-08-13
|\ \ \ \
| * | | | t5304-prune: adjust file mtime based on system time rather than file mtimeBrandon Casey2008-08-13
| * | | | Fix escaping of glob special characters in pathspecsKevin Ballard2008-08-13
* | | | | test-parse-options: use appropriate cast in length_callbackBrandon Casey2008-08-13
* | | | | rebase -i -p: fix parent rewritingThomas Rast2008-08-13
* | | | | rebase -i -p: handle index and workdir correctlyThomas Rast2008-08-13
* | | | | GIT 1.6.0-rc3v1.6.0-rc3Junio C Hamano2008-08-12
* | | | | Merge branch 'maint'Junio C Hamano2008-08-12
|\ \ \ \ \ | |/ / / /
| * | | | Do not talk about "diff" in rev-list documentation.Junio C Hamano2008-08-12
* | | | | Merge git://git.bogomips.org/git-svnJunio C Hamano2008-08-12
|\ \ \ \ \
| * | | | | git-svn: Reduce temp file usage when dealing with non-linksMarcus Griep2008-08-12
| * | | | | git-svn: Make it incrementally faster by minimizing temp filesMarcus Griep2008-08-12
| * | | | | Git.pm: Add faculties to allow temp files to be cachedMarcus Griep2008-08-12