summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-05Merge branch 'fg/exclude-bq'Junio C Hamano
2009-03-05Merge branch 'dm/add-i-edit-abort'Junio C Hamano
2009-03-05Merge branch 'tp/completion'Junio C Hamano
2009-03-05Merge branch 'js/branch-symref'Junio C Hamano
2009-03-05Merge branch 'al/ansi-color'Junio C Hamano
2009-03-05Merge branch 'js/valgrind'Junio C Hamano
2009-03-05MinGW: 64-bit file offsetsJohannes Schindelin
2009-03-05Documentation - More examples for git bisectJohn Tapsell
2009-03-05Draft release notes: Carry forward the warning for behaviour changesJunio C Hamano
2009-03-05Merge branch 'maint'Junio C Hamano
2009-03-05improve missing repository error messageJeff King
2009-03-05Make the 'lock file' exists error more informativeJohn Tapsell
2009-03-04git-archive: add --output=<file> to send output to a fileCarlos Manuel Duclos Vergara
2009-03-04Improve error message for git-filter-branchJohn Tapsell
2009-03-04Google has renamed the imap folderJohn Tapsell
2009-03-04Modify description file to say what this file isJohn Tapsell
2009-03-04rev-list: estimate number of bisection step leftChristian Couder
2009-03-04Fix neglect of diff_setup()/diff_setup_done() symmetry.Keith Cascio
2009-03-04Use DIFF_XDL_SET/DIFF_OPT_SET instead of raw bit-maskingKeith Cascio
2009-03-04Beginning of 1.6.3 development trackJunio C Hamano
2009-03-04Beginning of 1.6.2 maintenance trackJunio C Hamano
2009-03-04GIT 1.6.2v1.6.2Junio C Hamano
2009-03-04Documentation: Typo / spelling / formatting fixesMike Ralphson
2009-03-04Documentation: Expand a couple of abbreviationsMike Ralphson
2009-03-04Documentation: Typos / spelling fixes in RelNotesMike Ralphson
2009-03-04Documentation/git-archive.txt: Note attributesRoy Lee
2009-03-03clone: run post-checkout hook when checking outJeff King
2009-03-03send-email: add --confirm option and configuration settingJay Soffian
2009-03-03git-pull: Allow --stat and --no-stat to be used with --rebaseTor Arne Vestbø
2009-03-03git-rebase: Add --stat and --no-stat for producing diffstat on rebaseTor Arne Vestbø
2009-03-03optimize compat/ memmem()René Scharfe
2009-03-03diffcore-pickaxe: use memmem()René Scharfe
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-03-02Documentation: minor grammatical fixes.David J. Mellor
2009-03-02t3400-rebase: Move detached HEAD check earlierJohannes Sixt
2009-03-02Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano
2009-03-01gitk: Fix possible infinite loop and display corruptionPaul Mackerras
2009-03-01Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano
2009-02-28Merge branch 'maint'Junio C Hamano
2009-02-28Documentation: minor grammatical fixes.David J. Mellor
2009-02-28Ensure proper setup of git_dir for git-hash-objectElijah Newren
2009-02-28Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-28added missing backtick in git-apply.txtDanijel Tasov
2009-02-28git-rebase: Update --whitespace documentationTodd Zullinger
2009-02-28is_kept_pack(): final clean-upJunio C Hamano
2009-02-28Simplify is_kept_pack()Junio C Hamano
2009-02-28Consolidate ignore_packed logic moreJunio C Hamano
2009-02-28has_sha1_kept_pack(): take "struct rev_info"Junio C Hamano
2009-02-28has_sha1_pack(): refactor "pretend these packs do not exist" interfaceJunio C Hamano