summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-12-01GIT 1.6.1-rc1v1.6.1-rc1Junio C Hamano1-4/+15
2008-12-01Include git-gui--askpass in git-gui RPM packageJunio C Hamano1-0/+1
2008-11-30Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-93/+157
2008-11-30Merge git://repo.or.cz/git-guiJunio C Hamano5-1533/+4243
2008-11-30send-email: do not reverse the command line argumentsJunio C Hamano2-1/+14
2008-11-30Merge branch 'maint'Junio C Hamano2-1/+23
2008-11-30Update draft release notes to 1.6.0.5Junio C Hamano1-0/+22
2008-11-30Merge branch 'st/maint-tag' into maintJunio C Hamano2-7/+23
2008-11-30Merge branch 'mk/maint-cg-push' into maintJunio C Hamano3-5/+75
2008-11-30generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy1-1/+1
2008-11-27Merge branch 'cc/bisect-skip'Junio C Hamano1-1/+18
2008-11-27Merge branch 'js/mingw-rename-fix'Junio C Hamano1-3/+12
2008-11-27Merge branch 'st/levenshtein'Junio C Hamano1-1/+38
2008-11-27Merge branch 'cr/remote-update-v'Junio C Hamano1-2/+6
2008-11-27Merge branch 'rs/strbuf-expand'Junio C Hamano9-204/+87
2008-11-27Merge branch 'mv/clone-strbuf'Junio C Hamano1-50/+59
2008-11-27Merge branch 'lt/preload-lstat'Junio C Hamano9-10/+122
2008-11-27Merge branch 'ta/quiet-pull'Junio C Hamano7-20/+126
2008-11-27Merge branch 'ph/send-email'Junio C Hamano3-75/+207
2008-11-27Merge branch 'maint'Junio C Hamano6-39/+22
2008-11-27Merge branch 'mv/fast-export' into maintJunio C Hamano2-2/+10
2008-11-27sha1_file.c: resolve confusion EACCES vs EPERMSam Vilain1-1/+1
2008-11-27sha1_file: avoid bogus "file exists" error messageJoey Hess1-1/+1
2008-11-27git checkout: don't warn about unborn branch if -f is already passedMatt McCutchen1-1/+1
2008-11-27bash: offer refs instead of filenames for 'git revert'SZEDER Gábor1-1/+1
2008-11-27bash: complete full refsSZEDER Gábor1-4/+15
2008-11-27bash: remove dashed command leftoversSZEDER Gábor1-33/+8
2008-11-27Merge branch 'pw/maint-p4' into maintJunio C Hamano1-1/+1
2008-11-27git-p4: fix keyword-expansion regexPete Wyckoff1-1/+1
2008-11-27Fix typos in the documentation.Ralf Wildenhues3-5/+5
2008-11-27Merge branch 'rw/maint-typofix' into rw/typofixJunio C Hamano4-4/+4
2008-11-27Fix typos in the documentation.Ralf Wildenhues4-4/+4
2008-11-26git-gui: update Japanese translationNanako Shiraishi1-294/+825
2008-11-26Merge branch 'maint'Junio C Hamano2-1/+25
2008-11-26Merge branch 'mm/sort-config-doc'Junio C Hamano2-71/+71
2008-11-26Merge branch 'mm/maint-sort-config-doc' into maintJunio C Hamano1-48/+48
2008-11-26Merge branch 'mm/maint-sort-config-doc' into mm/sort-config-docJunio C Hamano2-71/+71
2008-11-26config.txt: alphabetize configuration sectionsMatt McCutchen1-48/+48
2008-11-26xdiff-interface.c: remove 10 duplicated linesJim Meyering1-11/+0
2008-11-26t9129-git-svn-i18n-commitencoding: Make compare_svn_head_with() compatible wi...Marcel Koeppen1-1/+1
2008-11-26Teach "git diff" to honour --[no-]ext-diffJunio C Hamano2-1/+25
2008-11-26send-email: Fix Pine address book parsingTrent Piepho1-3/+6
2008-11-25Merge branch 'for-junio' of git://source.winehq.org/~julliard/git/gitJunio C Hamano1-160/+177
2008-11-25bisect: teach "skip" to accept special arguments like "A..B"Christian Couder1-1/+18
2008-11-25builtin_clone: use strbuf in cmd_clone()Miklos Vajna1-20/+25
2008-11-25builtin-clone: use strbuf in clone_local() and copy_or_link_directory()Miklos Vajna1-27/+31
2008-11-25builtin-clone: use strbuf in guess_dir_name()Miklos Vajna1-3/+3
2008-11-23Merge branch 'maint'Junio C Hamano1-7/+6
2008-11-23remove the unused files interpolate.c and interpolate.hRené Scharfe3-130/+0
2008-11-23daemon: deglobalize variable 'directory'René Scharfe1-10/+6
2008-11-23daemon: inline fill_in_extra_table_entries()René Scharfe1-8/+2
2008-11-23daemon: use strbuf_expand() instead of interpolate()René Scharfe1-55/+54
2008-11-23merge-recursive: use strbuf_expand() instead of interpolate()René Scharfe2-13/+9
2008-11-23add strbuf_expand_dict_cb(), a helper for simple casesRené Scharfe3-0/+28
2008-11-23fast-export: use an unsorted string list for extra_refsJohannes Schindelin2-3/+3
2008-11-23Add new testcase to show fast-export does not always exports all tagsMiklos Vajna1-0/+8
2008-11-23sha1_file: avoid bogus "file exists" error messageJoey Hess1-1/+1
2008-11-23Fix misleading wording for git-cherry-pickBryan Drewery1-7/+6
2008-11-23Fix t4030-diff-textconv.shAlex Riesen1-1/+1
2008-11-23Fix handle leak in sha1_file/unpack_objects if there were damaged object dataAlex Riesen1-0/+1
2008-11-23compat/mingw.c: Teach mingw_rename() to replace read-only filesJohannes Sixt1-3/+12
2008-11-23Document levenshtein.cJohannes Schindelin1-0/+37
2008-11-23Fix deletion of last character in levenshtein distanceSamuel Tardieu1-1/+1
2008-11-23git-gui: french translation updateChristian Couder1-297/+827
2008-11-23git.el: Allow to commit even if there are no marked files.Alexandre Julliard1-23/+20
2008-11-23git.el: Add possibility to mark files directly in git-update-status-files.Alexandre Julliard1-5/+3
2008-11-23git.el: Add an insert file command.Alexandre Julliard1-0/+7
2008-11-21git.el: Never clear the status buffer, only update the files.Alexandre Julliard1-84/+85
2008-11-21git.el: Fix git-amend-commit to support amending an initial commit.Alexandre Julliard1-3/+7
2008-11-21git.el: Properly handle merge commits in git-amend-commit.Alexandre Julliard1-8/+9
2008-11-21git.el: Simplify handling of merge heads in the commit log-edit buffer.Alexandre Julliard1-8/+7
2008-11-21git.el: Remove the env parameter in git-call-process and git-call-process-str...Alexandre Julliard1-28/+26
2008-11-21git.el: Improve error handling for commits.Alexandre Julliard1-17/+29
2008-11-21Updated Swedish translation (514t0f0u).Peter Krefting1-310/+839
2008-11-19git gui: update Italian translationMichele Ballabio1-295/+834
2008-11-18git-commit.txt - mention that files listed on the command line must be known ...Mark Burton1-1/+2
2008-11-18Retain multiple -q/-v occurrences in git pullTuncer Ayaz1-2/+2
2008-11-18Documentation: rev-list-options.txt: added --branches, --tags & --remotes.Mark Burton1-0/+15
2008-11-18builtin-branch: use strbuf in rename_branch()Miklos Vajna1-18/+21
2008-11-18builtin-branch: use strbuf in fill_tracking_info()Miklos Vajna1-10/+8
2008-11-18builtin-branch: use strbuf in delete_branches()Miklos Vajna1-4/+4
2008-11-18git-remote: add verbose mode to git remote updateCheng Renquan1-2/+6
2008-11-18gitk: Avoid handling the Return key twice in Add BranchAlexander Gavrilov1-1/+0
2008-11-18gitk: Show local changes properly when we have a path limitPaul Mackerras1-22/+88
2008-11-18gitk: Fix switch statement in parseviewargsPaul Mackerras1-11/+11
2008-11-17Update Hungarian translation. 100% completed.Miklos Vajna1-337/+918
2008-11-17Fix index preloading for racy dirty caseLinus Torvalds1-1/+1
2008-11-17Merge branch 'maint'Junio C Hamano1-3/+3
2008-11-17Documentation: tutorial: add information about "git help" at the beginningChristian Couder3-0/+12
2008-11-17Documentation: user-manual: add information about "git help" at the beginningChristian Couder1-1/+11
2008-11-17builtin-remote.c: plug a small memory leak in get_one_remote_for_updates()Junio C Hamano1-1/+1
2008-11-17git-remote: match usage string with the manual pagesCheng Renquan1-4/+4
2008-11-17request-pull: make usage string match manpageStefan Naewe1-3/+3
2008-11-16Merge git://repo.or.cz/git-guiJunio C Hamano7-311/+1457
2008-11-16git-gui: Fix the search bar destruction handler.Alexander Gavrilov1-1/+1
2008-11-16Update the po templateShawn O. Pearce1-285/+791
2008-11-16git-gui: Implement automatic rescan after Tool execution.Alexander Gavrilov1-2/+42
2008-11-16git-gui: Allow Tools request arguments from the user.Alexander Gavrilov2-5/+203
2008-11-16git-gui: Add a Tools menu for arbitrary commands.Alexander Gavrilov3-0/+359
2008-11-16git-gui: Fix the after callback execution in rescan.Alexander Gavrilov2-16/+31
2008-11-16git-gui: Implement system-wide configuration handling.Alexander Gavrilov2-9/+15
2008-11-16git-gui: try to provide a window icon under XGiuseppe Bilotta1-0/+22
2008-11-16Merge branch 'maint'Junio C Hamano1-1/+3
2008-11-16Merge branch 'bc/maint-keep-pack'Junio C Hamano3-10/+22
2008-11-16Merge branch 'jk/commit-v-strip'Junio C Hamano4-31/+14
2008-11-16Fix machine-parseability of 'git log --source'Linus Torvalds1-1/+1
2008-11-16Teach ls-files --with-tree=<tree> to work with options other than -cJunio C Hamano1-0/+2
2008-11-16builtin-ls-files.c: coding style fix.Junio C Hamano1-1/+1
2008-11-14Merge branch 'maint'Junio C Hamano4-5/+11
2008-11-14Documentation: git-svn: fix example for centralized SVN cloneJan Krüger1-0/+2
2008-11-14Documentation: fix links to "everyday.html"Christian Couder2-4/+8
2008-11-14revision.c: use proper data type in call to sizeof() within xreallocBrandon Casey1-1/+1
2008-11-14repack: only unpack-unreachable if we are deleting redundant packsBrandon Casey3-10/+22
2008-11-14Documentation: New GUI configuration and command-line options.Alexander Gavrilov4-0/+65
2008-11-15gitk: Index line[hnd]tag arrays by id rather than row numberPaul Mackerras1-59/+58
2008-11-14Add cache preload facilityLinus Torvalds9-10/+122
2008-11-14Teach/Fix pull/fetch -q/-v optionsTuncer Ayaz7-20/+126
2008-11-14Merge git://git.bogomips.org/git-svnJunio C Hamano2-9/+15
2008-11-13git-svn: Update git-svn to use the ability to place temporary files within re...Marten Svanfeldt (dev)1-4/+5
2008-11-13Git.pm: Make _temp_cache use the repository directoryMarten Svanfeldt (dev)1-5/+10
2008-11-13git-svn: proper detection of bare repositoriesDeskin Miller2-5/+16
2008-11-13git-svn: respect i18n.commitencoding configEric Wong2-3/+101
2008-11-13git-svn: don't escape tilde ('~') for http(s) URLsEric Wong1-3/+3
2008-11-13Merge git://git.bogomips.org/git-svnJunio C Hamano3-11/+120
2008-11-13Merge branch 'maint'Junio C Hamano0-0/+0
2008-11-13date/time: do not get confused by fractional secondsLinus Torvalds1-6/+20
2008-11-13Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano1-227/+810
2008-11-13gitk: Fix linehtag undefined error with file highlightingPaul Mackerras1-2/+5
2008-11-13gitk: Fix commit encoding supportAlexander Gavrilov1-2/+23
2008-11-13gitk: Fix transient windows on Win32 and MacOSAlexander Gavrilov1-13/+31
2008-11-13gitk: Add accelerators to frequently used menu commandsAlexander Gavrilov1-7/+29
2008-11-12Update draft release notes to 1.6.1Junio C Hamano1-1/+33
2008-11-12Merge branch 'jn/gitweb-customlinks'Junio C Hamano1-7/+12
2008-11-12Merge branch 'gb/gitweb-snapshot-pathinfo'Junio C Hamano1-8/+63
2008-11-12Merge branch 'ds/uintmax-config' (early part)Junio C Hamano3-1/+36
2008-11-12Merge branch 'jk/maint-commit-v-strip'Junio C Hamano2-3/+78
2008-11-12Merge branch 'np/pack-safer'Junio C Hamano8-49/+224
2008-11-12Merge branch 'mk/maint-cg-push'Junio C Hamano3-5/+75
2008-11-12Merge branch 'bc/maint-keep-pack'Junio C Hamano7-27/+116
2008-11-12Merge branch 'mv/remote-rename'Junio C Hamano5-0/+256
2008-11-12Merge branch 'jk/deny-push-to-current'Junio C Hamano3-29/+126
2008-11-12Merge branch 'dl/xdiff'Junio C Hamano1-2/+13
2008-11-12Merge branch 'lt/decorate'Junio C Hamano8-14/+113
2008-11-12Merge branch 'jk/diff-convfilter'Junio C Hamano9-42/+81
2008-11-12Merge branch 'jk/diff-convfilter-test-fix'Junio C Hamano7-20/+178
2008-11-12Merge branch 'st/tag'Junio C Hamano2-7/+23
2008-11-12Merge git://repo.or.cz/git-guiJunio C Hamano4-17/+41
2008-11-12t7700: test that 'repack -a' packs alternate packed objectsBrandon Casey1-0/+16
2008-11-12git.html: Update the links to stale versionsJunio C Hamano1-1/+3
2008-11-12Merge branch 'maint'Junio C Hamano8-6/+47
2008-11-12Start 1.6.0.5 cycleJunio C Hamano2-1/+22
2008-11-12Fix pack.packSizeLimit and --max-pack-size handlingNicolas Pitre2-2/+16
2008-11-12rev-list documentation: clarify the two parts of history simplificationSanti Béjar1-2/+46
2008-11-12Document "git log --simplify-by-decoration"Nanako Shiraishi1-0/+8
2008-11-12checkout: Fix "initial checkout" detectionJunio C Hamano4-3/+9
2008-11-12status: show "-v" diff even for initial commitJeff King2-3/+4
2008-11-12Merge branch 'jk/maint-commit-v-strip' into jk/commit-v-stripJunio C Hamano2-3/+78
2008-11-12commit: Fix stripping of patch in verbose mode.Jeff King2-3/+78
2008-11-12wt-status: refactor initial commit printingJeff King1-25/+3
2008-11-12define empty tree sha1 as a macroJeff King2-3/+7
2008-11-12Remove the period after the git-check-attr summaryMatt Kraai1-1/+1
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooBrandon Casey3-2/+5
2008-11-12sha1_file.c: split has_loose_object() into local and non-local counterpartsBrandon Casey2-6/+14
2008-11-12t7700: demonstrate mishandling of loose objects in an alternate ODBBrandon Casey1-0/+19
2008-11-12builtin-gc.c: use new pack_keep bitfield to detect .keep file existenceBrandon Casey1-11/+1
2008-11-12repack: do not fall back to incremental repacking with [-a|-A]Brandon Casey1-7/+4
2008-11-12repack: don't repack local objects in packs with .keep fileBrandon Casey2-2/+2
2008-11-12pack-objects: new option --honor-pack-keepBrandon Casey2-0/+12
2008-11-12packed_git: convert pack_local flag into a bitfield and add pack_keepBrandon Casey2-1/+7
2008-11-12t7700: demonstrate mishandling of objects in packs with a .keep fileBrandon Casey1-0/+38
2008-11-11git send-email: ask less questions when --compose is used.Pierre Habouzit2-73/+123
2008-11-11git send-email: add --annotate optionPierre Habouzit2-2/+35
2008-11-11git send-email: interpret unknown files as revision listsPierre Habouzit3-6/+57
2008-11-11git-remote: document the migration feature of the rename subcommandMiklos Vajna1-0/+4
2008-11-11git-remote rename: migrate from remotes/ and branches/Miklos Vajna2-0/+68
2008-11-11git push: Interpret $GIT_DIR/branches in a Cogito compatible wayMartin Koegler3-5/+75
2008-11-11git-diff: Add --staged as a synonym for --cached.David Symonds2-2/+4
2008-11-11git-p4: Cache git config for performanceJohn Chapman1-1/+4
2008-11-11git-p4: Support purged files and optimize memory usageJohn Chapman1-7/+7
2008-11-11Fix non-literal format in printf-style callsDaniel Lowe2-2/+2
2008-11-11Merge branch 'maint'Junio C Hamano11-15/+24
2008-11-11Fix non-literal format in printf-style callsDaniel Lowe8-12/+12
2008-11-11remote: add a new 'origin' variable to the structMiklos Vajna2-0/+10
2008-11-11git-submodule: Avoid printing a spurious message.Alexandre Julliard1-1/+1
2008-11-11git ls-remote: make usage string match manpageStefan Naewe1-1/+1
2008-11-11Makefile: help people who run 'make check' by mistakeJunio C Hamano1-1/+10
2008-11-11Document "git log --source"Nanako Shiraishi1-0/+4
2008-11-11git send-email: make the message file name more specific.Pierre Habouzit1-3/+1
2008-11-11git-gui: Request blame metadata in utf-8.Alexander Gavrilov1-1/+1
2008-11-11git-gui: Add the Show SSH Key item to the clone dialog.Alexander Gavrilov2-9/+17
2008-11-11git-gui: Fix focus transition in the blame viewer.Alexander Gavrilov2-7/+23
2008-11-09t5303: fix printf format string for portabilityJunio C Hamano1-1/+1
2008-11-09t5303: work around printf breakage in dashJunio C Hamano1-1/+1
2008-11-09Add autoconf tests for pthreadsDavid M. Syzdek2-0/+17
2008-11-09Merge branch 'maint'Junio C Hamano4-11/+29
2008-11-09bisect: fix missing "exit"Christian Couder1-1/+1
2008-11-09Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Christian Couder1-3/+3
2008-11-09Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Christian Couder1-4/+4
2008-11-09receive-pack: detect push to current branch of non-bare repoJeff King3-0/+105
2008-11-09t5516: refactor oddball testsJeff King1-29/+21