summaryrefslogtreecommitdiffstats
path: root/git-compat-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-09notes: allow --dry-run for -n and --verbose for -vRené Scharfe2-2/+5
2010-08-09Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2-6/+31
2010-08-09Documentation: cite git-am from git-applyBrad King1-0/+10
2010-08-09t7003: fix subdirectory-filter testThomas Rast1-1/+2
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder2-0/+19
2010-08-06check-ref-format: handle subcommands in separate functionsJonathan Nieder1-17/+25
2010-08-05pretty-options.txt: match --format's documentation with implementation.Matthieu Moy1-1/+1
2010-08-03contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra1-0/+1
2010-08-03contrib/svn-fe: Fix IncludePathRamkumar Ramachandra2-2/+2
2010-08-02test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason1-3/+0
2010-08-02test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason1-1/+3
2010-08-02Documentation/rev-parse: quoting is required with --parseoptThomas Rast1-2/+5
2010-08-02Documentation: reporting bugsJunio C Hamano1-0/+7
2010-08-02Fix DIFF_QUEUE_CLEAR refactoringJunio C Hamano1-1/+0
2010-08-02git-gui: fix size and position of window panes on startupPat Thoyts1-18/+37
2010-08-02git-gui: mc cannot be used before msgcat has been loadedPat Thoyts1-1/+1
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain4-4/+51
2010-07-30git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts1-3/+8
2010-07-30git-gui: fix shortcut creation on cygwinHeiko Voigt1-2/+2
2010-07-30git-gui: fix PATH environment for mingw development environmentHeiko Voigt1-2/+3
2010-07-30git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt1-2/+2
2010-07-30git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg1-1/+1
2010-07-28Fix git rebase --continue to work with touched filesDavid D. Kilzer2-0/+44
2010-07-28Document ls-files -t as semi-obsolete.Matthieu Moy1-2/+10
2010-07-28Git 1.7.2.1v1.7.2.1Junio C Hamano4-3/+29
2010-07-28Git 1.7.1.2v1.7.1.2Junio C Hamano3-2/+13
2010-07-27Git 1.7.0.7v1.7.0.7Junio C Hamano4-3/+20
2010-07-27config --get --path: check for unset $HOMEJonathan Nieder2-1/+25
2010-07-27commit: remove full stop from usage help for -uStephen Boyd1-1/+1
2010-07-27Clarify help message when no remote is specified in fetch/pull.Matthieu Moy1-1/+2
2010-07-27Makefile: add check-docs exception for gitrevisionsThomas Rast1-0/+1
2010-07-27Fix 'git' wrapper usage stringThomas Rast1-2/+2
2010-07-26Documentation/git-push: Explain status output in more detailThomas Rast1-10/+23
2010-07-26Document receive.denyDeleteCurrentThomas Rast1-0/+4
2010-07-26Cast execl*() NULL sentinels to (char *)Thomas Rast1-6/+6
2010-07-26git-read-tree.txt: acknowledge the directory matching bug in sparse checkoutNguyễn Thái Ngọc Duy1-0/+7
2010-07-26INSTALL: configure /etc/xml/catalog to build docs on CygwinJon Seymour1-0/+33
2010-07-26t3700-add: fix dependence on stdout and stderr bufferingJohannes Sixt1-3/+6
2010-07-26git-rebase--interactive.sh: use printf instead of echo to print commit messageBrandon Casey2-7/+13
2010-07-26Add a google-chrome option for web--browseNathan W. Panike1-3/+3
2010-07-26request-pull.txt: Document -p optionStephen Boyd1-1/+4
2010-07-25Check size of path buffer before writing into itGreg Brockman1-0/+2
2010-07-23git-instaweb: Don't assume Apache executable is named apache2Dan McGee1-5/+14
2010-07-23git-instaweb: Fix Apache environment variable passingDan McGee1-2/+5
2010-07-23git-instaweb: Fix custom apache log placementDan McGee1-1/+1
2010-07-21Git 1.7.2v1.7.2Junio C Hamano3-9/+10
2010-07-21tests: correct "does reflog exist?" testsJunio C Hamano2-49/+11
2010-07-21t/: work around one-shot variable assignment with test_must_failBrandon Casey3-8/+40
2010-07-21t/README: correct an exception when breaking a && chain in testsJonathan Nieder1-4/+4
2010-07-20t/{t5541,lib-httpd}: replace problematic '!()' notation with test_must_failBrandon Casey2-2/+2