summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* autoconf: Enable threaded delta search when pthreads are supportedDavid M. Syzdek2008-12-022-1/+6
* git-stash: use git rev-parse -qMiklos Vajna2008-12-021-6/+6
* Merge branch 'maint'Junio C Hamano2008-12-021-1/+0
|\
| * User's Manual: remove duplicated url at the end of Appendix BMiklos Vajna2008-12-021-1/+0
* | t4030-diff-textconv: Make octal escape sequence more portableJohannes Sixt2008-12-021-1/+1
* | Add a built-in alias for 'stage' to the 'add' commandScott Chacon2008-12-022-0/+20
* | Add backslash to list of 'crud' characters in real nameLinus Torvalds2008-12-021-0/+1
* | Makefile: introduce NO_PTHREADSJunio C Hamano2008-12-024-1/+31
* | Documentation: describe how to "bisect skip" a range of commitsChristian Couder2008-12-022-2/+21
* | bisect: fix "git bisect skip <commit>" and add tests casesChristian Couder2008-12-022-3/+20
* | Update comment on gitweb_check/get_featureGiuseppe Bilotta2008-12-021-1/+3
* | Merge branch 'gb/gitweb-feature'Junio C Hamano2008-12-021-16/+32
|\ \
| * | gitweb: make gitweb_check_feature a boolean wrapperGiuseppe Bilotta2008-11-301-20/+36
| * | gitweb: rename gitweb_check_feature to gitweb_get_featureJunio C Hamano2008-11-301-23/+23
| * | gitweb: fix 'ctags' feature check and othersJunio C Hamano2008-11-301-7/+7
* | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-12-021-16/+27
|\ \ \
| * | | git-gui: Teach start_push_anywhere_action{} to notice when remote is a mirror.Mark Burton2008-12-021-16/+27
* | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-12-022-17/+55
|\ \ \ \
| * | | | gitk: Add a menu option to start git guiAlexander Gavrilov2008-12-021-0/+3
| * | | | gitk: Make line origin search update the busy statusAlexander Gavrilov2008-12-021-0/+3
| * | | | gitk: Update German translationChristian Stimming2008-12-021-8/+43
| * | | | gitk: Fix bug in accessing undefined "notflag" variablePaul Mackerras2008-12-021-5/+1
| * | | | gitk: Highlight only when search type is "containing:".Paul Mackerras2008-12-021-3/+4
| * | | | gitk: Fix context menu items for generating diffs when in tree modePaul Mackerras2008-11-181-1/+1
* | | | | GIT 1.6.1-rc1v1.6.1-rc1Junio C Hamano2008-12-011-4/+15
* | | | | Include git-gui--askpass in git-gui RPM packageJunio C Hamano2008-12-011-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2008-11-301-93/+157
|\ \ \ \ \ | |/ / / /
| * | | | gitk: Avoid handling the Return key twice in Add BranchAlexander Gavrilov2008-11-181-1/+0
| * | | | gitk: Show local changes properly when we have a path limitPaul Mackerras2008-11-181-22/+88
| * | | | gitk: Fix switch statement in parseviewargsPaul Mackerras2008-11-181-11/+11
| * | | | gitk: Index line[hnd]tag arrays by id rather than row numberPaul Mackerras2008-11-151-59/+58
* | | | | Merge git://repo.or.cz/git-guiJunio C Hamano2008-11-305-1533/+4243
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | git-gui: update Japanese translationNanako Shiraishi2008-11-261-294/+825
| * | | | git-gui: french translation updateChristian Couder2008-11-231-297/+827
| * | | | Updated Swedish translation (514t0f0u).Peter Krefting2008-11-211-310/+839
| * | | | git gui: update Italian translationMichele Ballabio2008-11-191-295/+834
| * | | | Update Hungarian translation. 100% completed.Miklos Vajna2008-11-171-337/+918
* | | | | send-email: do not reverse the command line argumentsJunio C Hamano2008-11-302-1/+14
* | | | | Merge branch 'maint'Junio C Hamano2008-11-302-1/+23
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Update draft release notes to 1.6.0.5Junio C Hamano2008-11-301-0/+22
| * | | Merge branch 'st/maint-tag' into maintJunio C Hamano2008-11-302-7/+23
| |\ \ \
| * \ \ \ Merge branch 'mk/maint-cg-push' into maintJunio C Hamano2008-11-303-5/+75
| |\ \ \ \
| * | | | | generate-cmdlist.sh: avoid selecting synopsis at wrong placeNguyễn Thái Ngọc Duy2008-11-301-1/+1
* | | | | | Merge branch 'cc/bisect-skip'Junio C Hamano2008-11-271-1/+18
|\ \ \ \ \ \
| * | | | | | bisect: teach "skip" to accept special arguments like "A..B"Christian Couder2008-11-251-1/+18
* | | | | | | Merge branch 'js/mingw-rename-fix'Junio C Hamano2008-11-271-3/+12
|\ \ \ \ \ \ \
| * | | | | | | compat/mingw.c: Teach mingw_rename() to replace read-only filesJohannes Sixt2008-11-231-3/+12
* | | | | | | | Merge branch 'st/levenshtein'Junio C Hamano2008-11-271-1/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | Document levenshtein.cJohannes Schindelin2008-11-231-0/+37
| * | | | | | | | Fix deletion of last character in levenshtein distanceSamuel Tardieu2008-11-231-1/+1