summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-30Don't fflush(stdout) when it's not helpfulTheodore Ts'o
2007-06-30Merge branch 'cr/tag'Junio C Hamano
2007-06-30git: Try a bit harder not to lose errno in stdioLinus Torvalds
2007-06-30Merge branch 'lt/run'Junio C Hamano
2007-06-30Merge branch 'maint'Junio C Hamano
2007-06-30Correct the name of NO_R_TO_GCC_LINKER in the comment describing it.Matt Kraai
2007-06-30git-remote: document -nSam Vilain
2007-06-30repack: improve documentation on -a optionSam Vilain
2007-06-30git-tag: Fix "can't shift that many".Alexandre Vassalotti
2007-06-30Correct usages of sed in git-tag for Mac OS XShawn O. Pearce
2007-06-29Update draft Release Notes for 1.5.3Junio C Hamano
2007-06-28Merge branch 'maint'Junio C Hamano
2007-06-28Merge branch 'master' of git://repo.or.cz/git-guiJunio C Hamano
2007-06-28Merge branch 'maint' of git://repo.or.cz/git-gui into maintJunio C Hamano
2007-06-28Avoid perl in t1300-repo-configAlex Riesen
2007-06-28git-cvsimport: force checkout of working tree after initial importGerrit Pape
2007-06-28Add test-script for git-tagCarlos Rica
2007-06-27Quiet the output from git-init when cloning, if requested.Jeffrey C. Ollie
2007-06-27Add an option to quiet git-init.Jeffrey C. Ollie
2007-06-27git-log: detect dup and fdopen failureJim Meyering
2007-06-27git-send-email: make options easier to configure.Adam Roben
2007-06-27Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2007-06-28gitk: Update selection background colorbar in prefs dialogMark Levedahl
2007-06-28gitk: Use a spinbox for setting tabstop settingsMark Levedahl
2007-06-26Add test script for git-stripspace.Carlos Rica
2007-06-26config: add support for --bool and --int while setting valuesFrank Lichtenheld
2007-06-26Merge branch 'master' of git://repo.or.cz/git/fastimportJunio C Hamano
2007-06-26git-send-email: Add --threaded optionAdam Roben
2007-06-26Fix git-stripspace to process correctly long lines and spaces.Carlos Rica
2007-06-26Don't ignore a pack-refs write failureJim Meyering
2007-06-26detect close failure on just-written file handlesJim Meyering
2007-06-27Merge branch 'maint'Shawn O. Pearce
2007-06-27git-gui: Don't require a .pvcsrc to create Tools/Migrate menu hackgitgui-0.7.4Shawn O. Pearce
2007-06-27git-gui: Don't nice git blame on MSYS as nice is not supportedShawn O. Pearce
2007-06-26config: Add --null/-z option for null-delimted outputFrank Lichtenheld
2007-06-26Teach rebase -i about --preserve-mergesJohannes Schindelin
2007-06-26rebase -i: provide reasonable reflog for the rebased branchJohannes Schindelin
2007-06-26rebase -i: several cleanupsJohannes Schindelin
2007-06-26Merge branch 'maint'Junio C Hamano
2007-06-26config: Change output of --get-regexp for valueless keysFrank Lichtenheld
2007-06-26config: Complete documentation of --get-regexpFrank Lichtenheld
2007-06-26git-new-workdir: Fix shell warning about operator == used with test.Simon Hausmann
2007-06-26cleanup merge-base test scriptSam Vilain
2007-06-26git.spec: RPM failed, looking for wrong files.Quy Tonthat
2007-06-26Fix zero-object version-2 packsLinus Torvalds
2007-06-26Ignore submodule commits when fetching over dumb protocolsSven Verdoolaege
2007-06-26ignore git-rebase--interactiveMatthias Lederhofer
2007-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitkJunio C Hamano
2007-06-26gitk: Add a progress bar to show progress while resettingPaul Mackerras
2007-06-25diff: round down similarity indexRené Scharfe