Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Cast 64 bit off_t to 32 bit size_t | Shawn O. Pearce | 2007-03-07 | 16 | -59/+83 | |
* | | | | | | | | | | Use off_t in pack-objects/fast-import when we mean an offset | Shawn O. Pearce | 2007-03-07 | 2 | -28/+28 | |
* | | | | | | | | | | Use off_t when we really mean a file offset. | Shawn O. Pearce | 2007-03-07 | 6 | -47/+54 | |
* | | | | | | | | | | Use uint32_t for pack-objects counters. | Shawn O. Pearce | 2007-03-07 | 1 | -33/+30 | |
* | | | | | | | | | | Use uint32_t for all packed object counts. | Shawn O. Pearce | 2007-03-07 | 5 | -15/+15 | |
* | | | | | | | | | | General const correctness fixes | Shawn O. Pearce | 2007-03-07 | 16 | -42/+40 | |
* | | | | | | | | | | Don't build external_grep if its not used | Shawn O. Pearce | 2007-03-07 | 1 | -0/+2 | |
* | | | | | | | | | | Fix mmap leak caused by reading bad indexes. | Shawn O. Pearce | 2007-03-07 | 1 | -9/+16 | |
* | | | | | | | | | | Display the null SHA-1 as the base for an OBJ_OFS_DELTA. | Shawn O. Pearce | 2007-03-07 | 1 | -0/+1 | |
* | | | | | | | | | | git-archimport: allow remapping branch names | Paolo Bonzini | 2007-03-07 | 2 | -24/+81 | |
* | | | | | | | | | | t/t5515-fetch-merge-logic.sh: Add two more tests | Santi B,Ai(Bjar | 2007-03-07 | 3 | -0/+5 | |
* | | | | | | | | | | gitweb: Don't escape attributes in CGI.pm HTML methods | Jakub Narebski | 2007-03-06 | 1 | -3/+3 | |
| |/ / / / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | gitweb: Change to use explicitly function call cgi->escapHTML() | Li Yang | 2007-03-06 | 1 | -2/+2 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-06 | 2 | -37/+69 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Merge branch 'master' of git://repo.or.cz/git-gui into maint | Junio C Hamano | 2007-03-06 | 2 | -37/+69 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | git-gui: Make 'make' quieter by defaultgitgui-0.6.3 | Shawn O. Pearce | 2007-03-06 | 1 | -7/+15 | |
| | * | | | | | | git-gui: Remove unnecessary /dev/null redirection. | Shawn O. Pearce | 2007-03-01 | 1 | -8/+2 | |
| | * | | | | | | git-gui: Don't create empty (same tree as parent) commits.gitgui-0.6.2 | Shawn O. Pearce | 2007-02-26 | 1 | -0/+18 | |
| | * | | | | | | git-gui: Add Reset to the Branch menu. | Shawn O. Pearce | 2007-02-26 | 1 | -0/+6 | |
| | * | | | | | | git-gui: Relocate the menu/transport menu code. | Shawn O. Pearce | 2007-02-26 | 1 | -22/+28 | |
* | | | | | | | | git-bundle: fix pack generation. | Junio C Hamano | 2007-03-05 | 1 | -0/+6 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | git-commit: cd to top before showing the final stat | Junio C Hamano | 2007-03-05 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge branch 'master-for-junio' of git://repo.or.cz/git/fastimport; branch 'm... | Junio C Hamano | 2007-03-05 | 5 | -9/+57 | |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | / / / | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | * | | | | | | Fix diff-options references in git-diff and git-format-patch | Brian Gernhardt | 2007-03-05 | 2 | -3/+5 | |
| | * | | | | | | Add definition of <commit-ish> to the main git man page. | Theodore Ts'o | 2007-03-05 | 1 | -0/+6 | |
| | * | | | | | | Merge branch 'maint-for-junio' of git://repo.or.cz/git/fastimport into maint | Junio C Hamano | 2007-03-05 | 1 | -6/+19 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | Begin SubmittingPatches with a check list | Johannes Schindelin | 2007-03-05 | 1 | -0/+27 | |
| * | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2007-03-05 | 1 | -6/+19 | |
| |\ \ \ \ \ \ \ \ |/ / / / / / / / / | | | _ / / / / / | | | / / / / / | ||||||
| * | | | | | | | fast-import: Fail if a non-existant commit is used for merge | Shawn O. Pearce | 2007-03-05 | 1 | -1/+8 | |
| * | | | | | | | fast-import: Avoid infinite loop after reset | Shawn O. Pearce | 2007-03-05 | 1 | -5/+11 | |
| |/ / / / / / | ||||||
* | | | | | | | contrib/emacs: Use non-interactive function to byte-compile files | Xavier Maillard | 2007-03-05 | 1 | -2/+2 | |
* | | | | | | | t/t5515-fetch-merge-logic.sh: Added tests for the merge login in git-fetch | Santi BĂ©jar | 2007-03-05 | 63 | -0/+731 | |
* | | | | | | | Post 1.5.0.3 cleanup | Junio C Hamano | 2007-03-04 | 2 | -4/+14 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch 'js/fetch-progress' (early part) | Junio C Hamano | 2007-03-04 | 6 | -14/+47 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fixup no-progress for fetch & clone | Johannes Schindelin | 2007-02-24 | 4 | -18/+9 | |
| * | | | | | | fetch & clone: do not output progress when not on a tty | Johannes Schindelin | 2007-02-19 | 6 | -13/+55 | |
* | | | | | | | Merge branch 'js/symlink' | Junio C Hamano | 2007-03-04 | 15 | -13/+175 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Tell multi-parent diff about core.symlinks. | Johannes Sixt | 2007-03-03 | 1 | -0/+10 | |
| * | | | | | | | Handle core.symlinks=false case in merge-recursive. | Johannes Sixt | 2007-03-03 | 2 | -1/+64 | |
| * | | | | | | | Add core.symlinks to mark filesystems that do not support symbolic links. | Johannes Sixt | 2007-03-02 | 12 | -12/+101 | |
* | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-03-04 | 5 | -48/+167 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | GIT 1.5.0.3v1.5.0.3 | Junio C Hamano | 2007-03-04 | 2 | -12/+15 | |
| * | | | | | | | glossary: Add definitions for dangling and unreachable objects | Yasushi SHOJI | 2007-03-04 | 1 | -0/+9 | |
| * | | | | | | | user-manual: more detailed merge discussion | J. Bruce Fields | 2007-03-04 | 1 | -25/+77 | |
| * | | | | | | | user-manual: how to replace commits older than most recent | J. Bruce Fields | 2007-03-04 | 1 | -0/+46 | |
| * | | | | | | | user-manual: insert earlier of mention content-addressable architecture | J. Bruce Fields | 2007-03-04 | 1 | -9/+15 | |
| * | | | | | | | user-manual: ensure generated manual references stylesheet | J. Bruce Fields | 2007-03-04 | 1 | -1/+4 | |
| * | | | | | | | user-manual: reset to ORIG_HEAD not HEAD to undo merge | J. Bruce Fields | 2007-03-04 | 1 | -1/+1 | |
| * | | | | | | | Documentation: mention module option to git-cvsimport | J. Bruce Fields | 2007-03-04 | 1 | -1/+1 |